IviRFSigGen Configure Pulse [PG]
IviRFSigGenPulseGenerator Capability Group
This VI configures the trigger source, pulse width, and gating enabled for the pulse generator within the RF signal generator.
instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
trigger source Specifies the source of the signal the pulse generator uses to generate one pulse. The driver uses this value to set the IviRFSigGen>>Pulse Generator>>Pulse Trigger Source property.
Defined Values: IVIRFSIGGEN_VAL_PULSE_TRIGGER_SOURCE_INTERNAL - No external trigger is used. The pulse period is specified by the IviRFSigGen>>Pulse Generator>>Pulse Internal Trigger Period property. IVIRFSIGGEN_VAL_PULSE_TRIGGER_SOURCE_EXTERNAL - The pulse is started with a trigger after the delay time specified by the IviRFSigGen>>Pulse Generator>>Pulse External Trigger Delay property. Default Value: IVIRFSIGGEN_VAL_PULSE_TRIGGER_SOURCE_INTERNAL |
|
pulse width Specifies the width of the output pulse. The driver uses this value to set the IviRFSigGen>>Pulse Generator>>Pulse Width property.
Units: Seconds Default Value: 50.0e-6 seconds |
|
gating enabled Enables pulse gating. The driver uses this value to set the IviRFSigGen>>Pulse Generator>>Pulse Gating Enabled property.
Valid Values: TRUE; FALSE Default Value: FALSE |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |